Determines if the
public bool IsSynchronized(MedicalViewerActionType type)
Public Function IsSynchronized( _ByVal type As Leadtools.Medicalviewer.MedicalViewerActionType _) As Boolean
public:bool IsSynchronized(Leadtools.Medicalviewer.MedicalViewerActionType type)
type
MedicalViewerActionType enumeration that is being checked whether it is already synchronized or not.
true if the type type is already synchronized; otherwise, false.
The engine searches inside the MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> collection to determine whether a synchronization object of the specified type has already been added.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
